Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"私のイベント"の意味の統一 #425

Open
fuji8 opened this issue Jul 1, 2021 · 0 comments
Open

"私のイベント"の意味の統一 #425

fuji8 opened this issue Jul 1, 2021 · 0 comments

Comments

@fuji8
Copy link
Contributor

fuji8 commented Jul 1, 2021

get isMyEvent(): boolean {
return (
this.event?.admins.includes(this.$store.direct.state.me?.userId ?? '') ??
false
)
}

isMyEvent が私が管理者のイベントという意味だが、
#411 では、あなたのイベントは所属しているイベントと管理してるイベントの和になる

@fuji8 fuji8 changed the title 私のイベントの意味の統一 "私のイベント"の意味の統一 Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant