Frontend: Remove story flag code

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2020-05-13 21:24:25 +02:00
parent cbeaab64e7
commit 41ae68d4cf

View file

@ -174,7 +174,6 @@
share: this.$gettext("Share"), share: this.$gettext("Share"),
private: this.$gettext("Change private flag"), private: this.$gettext("Change private flag"),
edit: this.$gettext("Edit"), edit: this.$gettext("Edit"),
story: this.$gettext("Story"),
addToAlbum: this.$gettext("Add to album"), addToAlbum: this.$gettext("Add to album"),
removeFromAlbum: this.$gettext("Remove"), removeFromAlbum: this.$gettext("Remove"),
archive: this.$gettext("Archive"), archive: this.$gettext("Archive"),