feat(webui): remove IsNew #2926
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "AMelonInsideLemon/SpaceNinjaServer:remove-IsNew"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #2917
debounce(removeIsNew)is a bit weird because the function itself finishes immediately. It would have to be made async and await everything.Also, wouldn't it make more sense under bulk actions in the equipment/inventory tab?