feat: different logos for staging and dev
This commit is contained in:
parent
c647a87ba1
commit
0297ed868b
19 changed files with 64 additions and 63 deletions
5
shims.d.ts
vendored
5
shims.d.ts
vendored
|
@ -1,8 +1,3 @@
|
|||
/// <reference types="@types/wicg-file-system-access" />
|
||||
/// <reference types="vite-plugin-pwa/info" />
|
||||
/// <reference types="vite-plugin-pwa/client" />
|
||||
|
||||
declare module 'virtual:build-info' {
|
||||
import type { BuildInfo } from '~/types'
|
||||
export const buildInfo: BuildInfo
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue