diff options
| author | TheKodeToad <TheKodeToad@proton.me> | 2023-07-19 12:51:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-19 12:51:26 +0100 |
| commit | f55120654aed5244040e1de59707b176bb816405 (patch) | |
| tree | 5783871f6b2ff9c230dc071875fe047896bedd2a /.gitmodules | |
| parent | 44ca7c7d22f89d28bc9026700c8e0f8efe89b668 (diff) | |
| parent | 593f45298614843c14acb11994320f90a474c750 (diff) | |
| download | PrismLauncher-f55120654aed5244040e1de59707b176bb816405.tar.gz PrismLauncher-f55120654aed5244040e1de59707b176bb816405.tar.bz2 PrismLauncher-f55120654aed5244040e1de59707b176bb816405.zip | |
Merge branch 'PrismLauncher:develop' into icon-indexing
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 87703fee..0f437d27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "libraries/cmark"] path = libraries/cmark url = https://github.com/commonmark/cmark.git +[submodule "flatpak/shared-modules"] + path = flatpak/shared-modules + url = https://github.com/flathub/shared-modules.git |
