Improved alert notifications.
This commit is contained in:
@@ -11,4 +11,5 @@ export default {
|
||||
batch: storedBatch || 'all',
|
||||
sfw: storedSfw === 'true' || false,
|
||||
theme: storedTheme || deviceTheme,
|
||||
notifications: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user