Simple forum software for building great communities.
Go to file
Alexander Skvortsov 300e47cfb3 Fix editing tags (#117)
`tagLabel` expects an object with an isChild method, so we can just wrap needed data in a Tag object. We don't want to update `this.tag`, since that would mess things up if the user exits the modal without saving.
2021-02-07 18:33:49 -08:00
extensions/tags Fix editing tags (#117) 2021-02-07 18:33:49 -08:00