SHA256
Finalize DM docs and queue routing
This commit is contained in:
@@ -489,7 +489,7 @@ export function render({ navigate }) {
|
||||
void renderSupportBuyIntro();
|
||||
});
|
||||
actions.querySelector('#support-queue')?.addEventListener('click', () => {
|
||||
void renderSupportQueue();
|
||||
navigate('quene');
|
||||
});
|
||||
actions.querySelector('#support-keygen')?.addEventListener('click', () => {
|
||||
void renderSupportKeygen();
|
||||
|
||||
Reference in New Issue
Block a user