EventIndex: Fix some lint errors.
This commit is contained in:
@@ -491,9 +491,9 @@ export const SETTINGS = {
|
||||
displayName: _td("How long should the crawler wait between requests"),
|
||||
default: 3000,
|
||||
},
|
||||
"enableCrawling" : {
|
||||
"enableCrawling": {
|
||||
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS,
|
||||
displayName: _td("How long should the crawler wait between requests"),
|
||||
default: true,
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user