Skip to content

Commit 2fba132

Browse files
authored
Add filter lib (#3)
1 parent 169b3f1 commit 2fba132

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,3 +298,7 @@
298298
path = frontend/apps/gridadmin-app
299299
url = https://github.com/gridsuite/gridadmin-app.git
300300
branch = main
301+
[submodule "backend/libs/filter"]
302+
path = backend/libs/filter
303+
url = https://github.com/gridsuite/filter
304+
branch = main

backend/libs/filter

Submodule filter added at d04a570

0 commit comments

Comments
 (0)