fenster
This commit is contained in:
@@ -67,6 +67,7 @@ $wallpaper = $desktopPayload['desktop']['wallpaper'];
|
||||
<?php foreach ($desktopPayload['tray'] as $trayItem): ?>
|
||||
<span class="tray-pill"><?= htmlspecialchars($trayItem['label'], ENT_QUOTES) ?></span>
|
||||
<?php endforeach; ?>
|
||||
<div class="tray-skins" id="tray-skins"></div>
|
||||
<time id="clock"></time>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user