forked from Sarah/Lieb-Website
Added signed up options for role reminder
Added option to opt out of reminders
This commit is contained in:
parent
64ce169094
commit
c88bf5b133
18 changed files with 911 additions and 99 deletions
|
@ -26,6 +26,9 @@
|
|||
<p>
|
||||
<input type="checkbox" @bind="_user.AlwaysSignUpWithMainAccount" /> Always sign up with main account
|
||||
</p>
|
||||
<p>
|
||||
<input type="checkbox" @bind="_user.ReminderSubscription" /> Get Raid Reminders
|
||||
</p>
|
||||
@*<p>
|
||||
<label>
|
||||
Pronouns:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue