mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) updates from grist-core
This commit is contained in:
@@ -607,6 +607,9 @@ export interface GristLoadConfig {
|
||||
// If set, enable anonymous sharing UI elements.
|
||||
supportAnon?: boolean;
|
||||
|
||||
// If set, enable anonymous playground.
|
||||
enableAnonPlayground?: boolean;
|
||||
|
||||
// If set, allow selection of the specified engines.
|
||||
// TODO: move this list to a separate endpoint.
|
||||
supportEngines?: EngineCode[];
|
||||
|
||||
Reference in New Issue
Block a user