fix: add membership owner

This commit is contained in:
2021-12-17 06:01:12 +07:00
parent 068444fb07
commit 4f82f9d978
5 changed files with 173 additions and 138 deletions

View File

@@ -13,7 +13,7 @@ export class UI {
}
setTestValue() {
this.testValue = "yo dayo";
this.testValue = "yoshahhh #!";
}
setMediaQuery(data) {