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