Add Settings 'page', gitHash, electron version in settings
This commit is contained in:
@ -3,4 +3,4 @@ document.addEventListener("DOMContentLoaded", async () => {
|
||||
document.head.appendChild(style);
|
||||
VencordNative.handleQuickCssUpdate((css: string) => style.innerText = css);
|
||||
style.innerText = await VencordNative.getQuickCss();
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user