dashboard -> home (#1194)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
import Document from 'models/Document';
|
||||
|
||||
export function homeUrl(): string {
|
||||
return '/dashboard';
|
||||
return '/home';
|
||||
}
|
||||
|
||||
export function starredUrl(): string {
|
||||
|
Reference in New Issue
Block a user