revert: this is achived on the api-side with the token

This commit is contained in:
msramalho
2023-12-20 19:17:10 +00:00
parent eb5bc02635
commit 515d685443
2 changed files with 16 additions and 17 deletions

View File

@@ -136,7 +136,6 @@ export default new Vuex.Store({
},
body: JSON.stringify({
sheet_id: sheet.sheetId,
author_id: state.user.email,
}),
}
);