mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
chore: add migration for heartbeats count
This commit is contained in:
@@ -81,9 +81,9 @@
|
||||
|
||||
<div class="flex space-x-2 justify-end">
|
||||
<a href="login">
|
||||
<button type="button" class="btn-primary">Log in</button>
|
||||
<button type="button" class="btn-default">Log in</button>
|
||||
</a>
|
||||
<button type="submit" class="btn-default">
|
||||
<button type="submit" class="btn-primary">
|
||||
Create Account
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user