forked from jsnbuchanan/crowd-funder-for-time-pwa
add screens for the shortcuts for the BVC group (doesn't submit yet)
This commit is contained in:
@@ -31,6 +31,7 @@ export type Settings = {
|
||||
}>;
|
||||
|
||||
showContactGivesInline?: boolean; // Display contact inline or not
|
||||
showShortcutBvc?: boolean; // Show shortcut for BVC actions
|
||||
vapid?: string; // VAPID (Voluntary Application Server Identification) field for web push
|
||||
warnIfProdServer?: boolean; // Warn if using a production server
|
||||
warnIfTestServer?: boolean; // Warn if using a testing server
|
||||
|
||||
Reference in New Issue
Block a user