Skip to content

Commit 8ca599f

Browse files
authored
Merge pull request #37 from iMattPro/testing
testing
2 parents d71ac7f + 48743de commit 8ca599f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

event/main_listener.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ public function manifest_updates(data $event): void
7777
// Prepare manifest updates array
7878
$manifest_updates = [];
7979

80+
// TODO This may need to be removed if manifest goes stateless (no user/session)
8081
// Add theme and background colors if configured
8182
if (!empty($this->user->style['pwa_theme_color']))
8283
{

0 commit comments

Comments
 (0)