From 189567cd3d5d9929c2071f497db74ed0b36e5022 Mon Sep 17 00:00:00 2001 From: futabooo Date: Sun, 7 Apr 2024 13:45:36 +0900 Subject: [PATCH] change discription --- vite.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.ts b/vite.config.ts index 03d249e..dba24c4 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -3,7 +3,7 @@ import { defineConfig } from "vite"; const manifest = defineManifest({ manifest_version: 3, - description: "Change Notion sidebar and topbar color", + description: "Change Notion topbar and sidebar color", name: "Notion Bar Colorize", version: "1.0.0", author: "futabooo",