mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 12:36:57 +00:00
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/988 Closes #1048 Approved-by: Marie <github@yuugi.dev> Approved-by: dakkar <dakkar@thenautilus.net>
This commit is contained in:
commit
d9a4268711
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ export async function mainBoot() {
|
|||
}
|
||||
|
||||
function attemptShowNotificationDot() {
|
||||
if (store.s.enableFaviconNotificationDot) {
|
||||
if (prefer.s.enableFaviconNotificationDot) {
|
||||
setFavIconDot(true);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue