-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* upgrade to [email protected] * Disable default vuetify assets * Verify follow * Prevent errors if no messages are displayed * Do not connect trolls without a chat token * version bump * Resolve waiters if we have a token * Use vue-transition for FAB * Update FollowButton.vue * Use lastElementChild instead of querySelector * Fix homepage chat height * Styling improvements, set nuxt 2.10.2, script updates
- Loading branch information
1 parent
fba41cb
commit 890bdc4
Showing
9 changed files
with
2,179 additions
and
1,841 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
|
||
<notifications /> | ||
|
||
<user /> | ||
<user class="ml-4" /> | ||
|
||
</v-app-bar> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ | |
|
||
<notifications /> | ||
|
||
<user /> | ||
<user class="ml-4" /> | ||
|
||
</v-app-bar> | ||
|
||
|
Oops, something went wrong.