✨ Adds domain name monitor widget
This commit is contained in:
committed by
Alicia Sykes
parent
659d85036b
commit
c8acd6e1bc
@@ -20,7 +20,7 @@ const WidgetMixin = {
|
||||
overrideUpdateInterval: null,
|
||||
disableLoader: false, // Prevent ever showing the loader
|
||||
updater: null, // Stores interval
|
||||
defaultTimeout: 10000,
|
||||
defaultTimeout: 50000,
|
||||
}),
|
||||
/* When component mounted, fetch initial data */
|
||||
mounted() {
|
||||
|
||||
Reference in New Issue
Block a user