forked from rugk/awesome-emoji-picker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.77 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "src/common/modules/Localizer"]
path = src/common/modules/Localizer
url = https://github.com/TinyWebEx/Localizer/
[submodule "src/tests/helper"]
path = src/tests/helper
url = https://github.com/TinyWebEx/TestHelper
[submodule "src/common/modules/AddonSettings"]
path = src/common/modules/AddonSettings
url = https://github.com/TinyWebEx/AddonSettings
[submodule "src/common/modules/Logger"]
path = src/common/modules/Logger
url = https://github.com/TinyWebEx/Logger
[submodule "src/common/modules/MessageHandler"]
path = src/common/modules/MessageHandler
url = https://github.com/TinyWebEx/MessageHandler
[submodule "src/common/modules/BrowserCommunication"]
path = src/common/modules/BrowserCommunication
url = https://github.com/TinyWebEx/BrowserCommunication
[submodule "src/common/modules/RandomTips"]
path = src/common/modules/RandomTips
url = https://github.com/TinyWebEx/RandomTips
[submodule "src/common/modules/AutomaticSettings"]
path = src/common/modules/AutomaticSettings
url = https://github.com/TinyWebEx/AutomaticSettings
[submodule "src/popup/lib/emoji-mart-outside-react"]
path = src/popup/lib/emoji-mart-outside-react
url = https://github.com/rugk/awesome-emoji-emoji-mart-embed
[submodule "src/popup/lib/awesome-emoji-emoji-mart-embed"]
path = src/popup/lib/emoji-mart-embed
url = https://github.com/rugk/emoji-mart-embed
[submodule "src/common/lib/emoji-mart-embed"]
path = src/common/lib/emoji-mart-embed
url = https://github.com/rugk/emoji-mart-embed
[submodule "src/common/modules/PermissionRequest"]
path = src/common/modules/PermissionRequest
url = https://github.com/TinyWebEx/PermissionRequest
[submodule "src/common/modules/EnvironmentDetector"]
path = src/common/modules/EnvironmentDetector
url = https://github.com/TinyWebEx/EnvironmentDetector