mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
fix demo
This commit is contained in:
1
resources/js/types/index.d.ts
vendored
1
resources/js/types/index.d.ts
vendored
@ -105,6 +105,7 @@ export interface Configs {
|
||||
export interface SharedData {
|
||||
name: string;
|
||||
version: string;
|
||||
demo: boolean;
|
||||
quote: { message: string; author: string };
|
||||
auth: Auth;
|
||||
ziggy: Config & { location: string };
|
||||
|
Reference in New Issue
Block a user