Merge branch 'main' of https://git2.tavasi.ir/front/base_ui into main

This commit is contained in:
mustafa-rezae 2025-03-15 13:42:09 +03:30
commit b21c8549ab

View File

@ -36,7 +36,7 @@ If it is, remove it from the index
git rm --cached systems/chat_ui
If system/chat_ui exits, remote it(chat_ui)
rm -rf systems/chat_ui
rm -r systems/chat_ui
Add the submodule
git submodule add https://github.com/example/repo.git systems/chat_ui