mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 22:15:12 -04:00
Rename common.js to login.js
This commit is contained in:
parent
c2a8911b9c
commit
0fca629c34
5 changed files with 14 additions and 7 deletions
public/js
|
@ -9,7 +9,7 @@ import {
|
|||
getLoginState,
|
||||
resetCheckAuth,
|
||||
setloginStateChangeEvent
|
||||
} from './common';
|
||||
} from './lib/common/login';
|
||||
|
||||
import {
|
||||
clearDuplicatedHistory,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue