Fix popup title. Add option to force fully to stay awake

This commit is contained in:
2020-10-26 09:54:40 +01:00
parent b1e64c3b93
commit f9701052ba
8 changed files with 49 additions and 16 deletions

View File

@@ -42,7 +42,7 @@ export const BrowserModPopupsMixin = (C) => class extends C {
const open = () => {
popUp(
cfg.tile,
cfg.title,
cfg.card,
cfg.large,
cfg.style,