We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b979d commit 6d2cccfCopy full SHA for 6d2cccf
Demo/PowerSyncExample/Secrets.template.swift
@@ -13,6 +13,7 @@ extension Secrets {
13
return "TODO"
14
}
15
16
+ // Optional storage bucket name. Set to nil if you don't want to use storage.
17
static var supabaseStorageBucket: String? {
18
return nil
19
0 commit comments