mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 00:45:50 +02:00
well done
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
const CONFIG = require('./config');
|
||||
|
||||
module.exports = () => {
|
||||
localStorage.removeItem('me');
|
||||
document.cookie = `i=; domain=.${CONFIG.host}; expires=Thu, 01 Jan 1970 00:00:01 GMT;`;
|
||||
|
||||
Reference in New Issue
Block a user