From f5f8cbfb34dc04054721563375db91f5bb76e520 Mon Sep 17 00:00:00 2001 From: Sqaaakoi Date: Thu, 17 Oct 2024 13:32:57 +1300 Subject: [PATCH] Add UserFlags --- .gitmodules | 3 +++ src/thirdpartyplugins/userFlags | 1 + 2 files changed, 4 insertions(+) create mode 160000 src/thirdpartyplugins/userFlags diff --git a/.gitmodules b/.gitmodules index 49b1e4d120..e462640482 100644 --- a/.gitmodules +++ b/.gitmodules @@ -143,3 +143,6 @@ [submodule "src/thirdpartyplugins/iconViewer"] path = src/thirdpartyplugins/iconViewer url = https://github.com/coldcord/iconViewer +[submodule "src/thirdpartyplugins/userFlags"] + path = src/thirdpartyplugins/userFlags + url = https://git.nin0.dev/userplugins/userflags diff --git a/src/thirdpartyplugins/userFlags b/src/thirdpartyplugins/userFlags new file mode 160000 index 0000000000..2f74ce8a3c --- /dev/null +++ b/src/thirdpartyplugins/userFlags @@ -0,0 +1 @@ +Subproject commit 2f74ce8a3c7439e666301c25607a29cbab1bbfe1