Commit 0086a60a9138a45c9a3cf0835d81bb59b6acdc2a
1 parent
7a7dc5b8
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
adding notification plugin as submodule
Showing
2 changed files
with
4 additions
and
0 deletions
Show diff stats
.gitmodules
| @@ -13,3 +13,6 @@ | @@ -13,3 +13,6 @@ | ||
| 13 | [submodule "plugins/comment_paragraph"] | 13 | [submodule "plugins/comment_paragraph"] |
| 14 | path = plugins/comment_paragraph | 14 | path = plugins/comment_paragraph |
| 15 | url = git@gitlab.com:noosfero-plugins/comment-paragraph.git | 15 | url = git@gitlab.com:noosfero-plugins/comment-paragraph.git |
| 16 | +[submodule "plugins/notification"] | ||
| 17 | + path = plugins/notification | ||
| 18 | + url = git@gitlab.com:noosfero-plugins/notification.git |
| @@ -0,0 +1 @@ | @@ -0,0 +1 @@ | ||
| 1 | +Subproject commit 2ddc87243cea571c26eae9213e8c7d6b108bdeda |