mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 04:33:50 +01:00
Fix: Add missing semicolon
This commit is contained in:
parent
d0315a9c68
commit
ddc2dcc11d
@ -73,6 +73,6 @@ module.exports = (app: express.Application) => {
|
||||
detail: true,
|
||||
includeSecrets: true
|
||||
}));
|
||||
})
|
||||
});
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user