mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-15 19:45:38 +02:00
@@ -6,7 +6,7 @@ NProgress.configure({
|
||||
|
||||
const root = document.getElementsByTagName('html')[0];
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
start: () => {
|
||||
root.classList.add('progress');
|
||||
NProgress.start();
|
||||
|
||||
Reference in New Issue
Block a user