Added notes to default map state
This commit is contained in:
parent
6c1d952855
commit
92fa7133bc
@ -20,6 +20,7 @@ const defaultMapState = {
|
||||
fogDrawActions: [],
|
||||
// Flags to determine what other people can edit
|
||||
editFlags: ["drawing", "tokens"],
|
||||
notes: {},
|
||||
};
|
||||
|
||||
export function MapDataProvider({ children }) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user