Added an MNR notification function which produces shiny notifications with MNR settings included

This commit is contained in:
2026-03-18 10:27:32 +00:00
parent 0e056cb9e4
commit 2aa6c4d447
5 changed files with 48 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ export(MNR.DB.Organisations)
export(MNR.DB.Users)
export(MNR.GeoPlot)
export(attachResourcePaths)
export(mnrNotification)
export(resourcePrefix)
export(use_mnr_ui)
import(dplyr)