mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 08:47:43 +00:00
fix: update new additions with web panel and sleep operations (#606)
This commit is contained in:
@@ -261,6 +261,11 @@ const store = {
|
||||
})
|
||||
};
|
||||
|
||||
export const defaultStoreData = {
|
||||
maxPageSleep: browser.maxSleep,
|
||||
minPageSleep: browser.minSleep
|
||||
};
|
||||
|
||||
export const config = {
|
||||
browser,
|
||||
docker,
|
||||
|
||||
Reference in New Issue
Block a user