feat: move languages to submodule;fix:storage:replace postgres query with array query when getting language
This commit is contained in:
parent
02a7a49ac3
commit
75acb422af
5 changed files with 16 additions and 13 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "proto"]
|
||||
path = proto
|
||||
url = https://git.sch9.ru/new_gate/contracts
|
||||
[submodule "internal/languages"]
|
||||
path = internal/languages
|
||||
url = https://git.sch9.ru/new_gate/languages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue