feat(table): added sanitize html option to column styles for table panel, fixes #4596
This commit is contained in:
@@ -12,7 +12,7 @@ func init() {
|
||||
}
|
||||
|
||||
func updateAppDashboards() {
|
||||
time.Sleep(time.Second * 1)
|
||||
time.Sleep(time.Second * 5)
|
||||
|
||||
plog.Debug("Looking for App Dashboard Updates")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user