mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-22 10:14:24 +00:00
Merge branch 'master' into 339-partage-d'export-enregistré
This commit is contained in:
commit
a0daf4428f
@ -22,8 +22,8 @@ import { localizeString } from "ChillMainAssets/lib/localizationHelper/localizat
|
||||
export default {
|
||||
name: "UserRenderBoxBadge",
|
||||
methods: {
|
||||
localizeString() {
|
||||
return localizeString;
|
||||
localizeString(label) {
|
||||
return localizeString(label);
|
||||
},
|
||||
},
|
||||
props: ["user"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user