* fix #517 * delete commented test for build pass * fix unrelated formatting errors
This commit is contained in:
@ -23,7 +23,7 @@ const InitState: NoteCreatorStore = {
|
||||
showAdvanced: false,
|
||||
zapForward: "",
|
||||
sensitive: "",
|
||||
otherEvents: []
|
||||
otherEvents: [],
|
||||
};
|
||||
|
||||
const NoteCreatorSlice = createSlice({
|
||||
|
Reference in New Issue
Block a user