From 477f7830bbee129521cc9a5ccc7b6549ea500a99 Mon Sep 17 00:00:00 2001 From: datadunia Date: Sun, 3 May 2026 07:19:01 +0700 Subject: [PATCH] Add WGRplane as submodule at app; initialize policy.json API integration scaffolding --- .gitmodules | 3 +++ app | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 app diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a582140 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "app"] + path = app + url = https://git.datadunia.com/hainzero/WGRplane.git diff --git a/app b/app new file mode 160000 index 0000000..d446205 --- /dev/null +++ b/app @@ -0,0 +1 @@ +Subproject commit d4462053a581f1f05183b68673e7b12ff33059cf