🐛 fix update after vote #65

This commit is contained in:
Baptiste Lemoine 2020-04-02 17:59:33 +02:00
parent c0a4ec7a0c
commit 75c26572fe
2 changed files with 1443 additions and 3 deletions

View File

@ -1,6 +1,13 @@
<div
class="poll"
>
<button
class='btn btn--primary'
(click)='config.execStuff()'
*ngIf='config.isAdmin' >
launch !
</button >
<div
class='loading'
*ngIf='config.loading' >

File diff suppressed because it is too large Load Diff