feat: improve error handling

This commit is contained in:
Isaac
2023-06-25 13:41:07 +01:00
parent 47fc7bde43
commit e8b95a2f31
10 changed files with 165 additions and 23 deletions

View File

@@ -108,4 +108,4 @@ module.exports = class EditButton extends Button {
);
}
}
};
};