forked from trent_larson/crowd-funder-for-time-pwa
shrink the contents of the QR code so people can scan it
This commit is contained in:
@@ -61,7 +61,7 @@ export const deepLinkSchemas = {
|
||||
"user-profile": z.object({
|
||||
id: z.string(),
|
||||
}),
|
||||
"project": z.object({
|
||||
project: z.object({
|
||||
id: z.string(),
|
||||
}),
|
||||
"onboard-meeting-setup": z.object({
|
||||
|
||||
Reference in New Issue
Block a user