mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-22 18:51:14 +08:00
Revert "fix: save draft with custom tags"
This reverts commit 9cdb740cae.
This commit is contained in:
@@ -98,7 +98,6 @@ export default {
|
||||
return
|
||||
}
|
||||
try {
|
||||
await ensureTags(token)
|
||||
const res = await fetch(`${API_BASE_URL}/api/drafts`, {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user