CSV2ics

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit dfbc55ed952c877f091d91bedc3da61709eab8be
parent e5162c87064d20a92dc7630f0bdd44af99b8d131
Author: 諒太 林 <ryouturn@gmail.com>
Date:   Thu,  2 May 2024 23:39:38 +0900

edit manifest name

Diffstat:
Mpublic/manifest.json | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/manifest.json b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "CSV2icl", - "name": "csv to icl", + "short_name": "CSV2ics", + "name": "csv to ics", "icons": [ { "src": "favicon.ico",