parent
a3a7959a62
commit
a4cd08f99b
@ -1,3 +1,3 @@
|
||||
import { UserWithSettings } from './user-with-settings';
|
||||
import { UserWithSettings } from '@ghostfolio/helper/interfaces';
|
||||
|
||||
export type RequestWithUser = Request & { user: UserWithSettings };
|
Loading…
Reference in new issue