forked from jsnbuchanan/crowd-funder-for-time-pwa
fix: Fix data for gives that fulfill offers that are attached to projects (not to include person info). Also: commentary.
This commit is contained in:
@@ -10,6 +10,8 @@ export type BoundingBox = {
|
||||
|
||||
/**
|
||||
* Settings type encompasses user-specific configuration details.
|
||||
*
|
||||
* New entries that are boolean should also be added to PlatformServiceMixin._mapColumnsToValues
|
||||
*/
|
||||
export type Settings = {
|
||||
// default entry is keyed with MASTER_SETTINGS_KEY; other entries are linked to an account with account ID
|
||||
|
||||
Reference in New Issue
Block a user