Skip to content

#662: Fixed broken app by deleting double translate-context parameters

jovuit requested to merge jovuit/funkwhale_OLD:662-fix-double-context into develop

A previous MR !636 (merged) broke the App by introducing double :translate-context tags in front/src/components/common/EmptyState.vue. This small commit should fix this.

Merge request reports