chore: minor ui improvements

This commit is contained in:
liyasthomas
2021-09-19 20:27:20 +05:30
parent 0fcd9733ff
commit 49741875bd
13 changed files with 112 additions and 105 deletions

View File

@@ -177,6 +177,7 @@ export default defineComponent({
action: [
{
text: `${this.$t("app.reload")}`,
class: "!ml-auto",
onClick: (_, toastObject) => {
toastObject.goAway(0)
window.location.reload()