✨ started with future layout
This commit is contained in:
@@ -6,7 +6,7 @@ import * as cards from "./cards.js";
|
||||
async function init() {
|
||||
document.documentElement.style.setProperty("--background-color", "#000000");
|
||||
|
||||
themes.init();
|
||||
await themes.init();
|
||||
shaders.init();
|
||||
cards.init();
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
// <t\:[0-9]+(?:\:[?TtDdFfR])*>
|
||||
// TODO: ... | add export function for discord-date-type conversion >:(
|
||||
|
||||
|
||||
Reference in New Issue
Block a user