mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-18 01:25:47 +02:00
@@ -34,7 +34,7 @@ module.exports = me => {
|
||||
route();
|
||||
};
|
||||
|
||||
const riot = require('riot');
|
||||
import * as riot from 'riot';
|
||||
function mount(content) {
|
||||
if (page) page.unmount();
|
||||
const body = document.getElementById('app');
|
||||
|
||||
Reference in New Issue
Block a user