mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:04:23 +00:00
Fixes #4657
This commit is contained in:
parent
f3de7a9a4e
commit
92529669d3
4 changed files with 20 additions and 11 deletions
|
|
@ -191,7 +191,7 @@ local defined_notifications = {
|
|||
dismissable = false,
|
||||
has_priority = false,
|
||||
predicate = predicates.forced_community,
|
||||
pages = {pages.about.key},
|
||||
pages = {},
|
||||
subpages = EMPTY_PAGES,
|
||||
excluded_pages = EMPTY_PAGES,
|
||||
excluded_subpages = EMPTY_PAGES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue