Moved back to always showing controls and removed option to disable map change
This commit is contained in:
@@ -24,7 +24,7 @@ const defaultMapState = {
|
||||
fogDrawActionIndex: -1,
|
||||
fogDrawActions: [],
|
||||
// Flags to determine what other people can edit
|
||||
editFlags: ["map", "drawings", "tokens"],
|
||||
editFlags: ["drawing", "tokens"],
|
||||
};
|
||||
|
||||
const defaultMapProps = {
|
||||
|
||||
Reference in New Issue
Block a user