notifications styling

This commit is contained in:
realaravinth
2021-07-14 20:09:00 +05:30
parent 558dbef712
commit 69de0aaeef
16 changed files with 102 additions and 28 deletions

View File

@@ -31,7 +31,7 @@ pub mod routes {
Sitekey {
list: "/sitekey/list",
add: "/sitekey/add",
view: "/sitekey/{key}/view",
view: "/sitekey/{key}",
}
}
}