make geo_ip notification dismissable

This commit is contained in:
gabryon99 2020-10-29 22:28:00 +01:00
parent efc859c068
commit f96065dbfb

View file

@ -106,7 +106,7 @@ local defined_notifications = {
},
{
id = 7,
dismissable = false,
dismissable = true,
predicate = predicates.geo_ip,
pages = EMPTY_PAGES,
subpages = EMPTY_PAGES,