mirror of
https://forge.murkfall.net/bluesaxman/librePECS.git
synced 2026-03-13 02:04:20 -06:00
organized images, added all personal pecs
This commit is contained in:
2
main.js
2
main.js
@@ -254,4 +254,4 @@ app.gui.options_feedbackTimeout.innerHTML = '<label for="flood-timeout">Audio Fl
|
||||
|
||||
app.gui.options_about = document.createElement("div");
|
||||
app.gui.options.body.appendChild(app.gui.options_about);
|
||||
app.gui.options_about.innerHTML = 'App licenced <a href="LICENSE.txt" target="_blank"><img src="images/gplv3-or-later.svg" height="30px" /></a><label>-</label> Cards from <a href="https://assistivecards.com" target="_blank"><img src="images/ac.svg" height="30px" alt="Assistive Cards" /></a>';
|
||||
app.gui.options_about.innerHTML = 'App licenced <a href="LICENSE.txt" target="_blank"><img src="images/ui/gplv3-or-later.svg" height="30px" /></a><label>-</label> Cards from <a href="https://assistivecards.com" target="_blank"><img src="images/ui/ac.svg" height="30px" alt="Assistive Cards" /></a>';
|
||||
|
||||
Reference in New Issue
Block a user