re import ally

Signed-off-by: Arthur DANJOU <arthurdanjou@outlook.fr>
This commit is contained in:
2021-07-20 23:32:59 +02:00
parent c74b2267d0
commit 27d2af8f01
8 changed files with 183 additions and 2 deletions

View File

@@ -41,5 +41,4 @@ export default class GuestBookController {
signed: guestbook_message !== null
})
}
}