mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-22 02:12:30 +01:00
✨ add native client
This commit is contained in:
parent
b8a23ecd36
commit
060e228f67
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -73,3 +73,6 @@
|
||||
branch = master
|
||||
[submodule "rtc"]
|
||||
branch = master
|
||||
[submodule "client-native"]
|
||||
path = client-native
|
||||
url = https://github.com/fosscord/fosscord-client-native
|
||||
|
1
client-native
Submodule
1
client-native
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0f2c58bc8131776052a98873a493ad050fe0adc8
|
@ -12,6 +12,9 @@
|
||||
{
|
||||
"path": "./client"
|
||||
},
|
||||
{
|
||||
"path": "./client-native"
|
||||
},
|
||||
{
|
||||
"path": "./docs"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user