Skip to content

Commit

Permalink
chore(frontend,docs): minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed Aug 24, 2024
1 parent e31071f commit 714661e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/app/routes/_dashboard._index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ const ActivitySection = () => {
/>
) : (
<Paper withBorder h="100%" w="100%" display="flex">
<Text m="auto" size="xl">
<Text m="auto" ta="center">
No activity found in the selected period
</Text>
</Paper>
Expand Down
3 changes: 3 additions & 0 deletions docs/content/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ order. Please make sure to replace `ryot` with `ryot-pro` if you are using the p
change: `image: "ignisda/ryot:latest"` in your docker-compose file. This will
automatically apply all migrations.

4. Login as the admin user and go to the "Miscellaneous" settings page and click on the
button to "Perform background tasks".

## From `v5.*` to `v6.*`

!!! warning "Integrations deleted"
Expand Down

0 comments on commit 714661e

Please sign in to comment.