Changes to the client

This commit is contained in:
Gannicus
2024-03-10 20:29:16 -04:00
parent 1a246943ff
commit ea16579148
3 changed files with 42 additions and 76 deletions

View File

@@ -54,8 +54,8 @@ export default defineConfig({
filename: "sw.ts",
strategies: "injectManifest",
manifest: {
name: "Revolt",
short_name: "Revolt",
name: "One Chat",
short_name: "onech.at",
description: "User-first, privacy-focused chat platform.",
categories: ["communication", "chat", "messaging"],
start_url: "/",