Skip to content

Commit

Permalink
More lies, final commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
raynelfss committed May 17, 2022
1 parent 6918885 commit 9bbbf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/scripts/menu-staff.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ function editItem(id) {
let item = parseIntoDict();
console.log(id, item);
sendEdittoDB(id, item);
closeDiag('cover');
closeDiag('creatediv');
}

async function editDiag(id) {
Expand Down

0 comments on commit 9bbbf0a

Please sign in to comment.