From 6b6d1497c1de5d009938d6c1ce2b8b0c1483c1d3 Mon Sep 17 00:00:00 2001 From: CorrectRoad Date: Wed, 14 Aug 2024 11:27:52 +0900 Subject: [PATCH] chore: update init ysk data (#48) --- service/ysk.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/service/ysk.go b/service/ysk.go index 4772f41..3a5ba59 100644 --- a/service/ysk.go +++ b/service/ysk.go @@ -57,11 +57,9 @@ func (s *YSKService) DeleteYSKCard(ctx context.Context, id string) error { func (s *YSKService) Start(init bool) { if init { - s.UpsertYSKCard(context.Background(), utils.ApplicationInstallProgress.WithProgress("Installing Jellyfin", 20)) s.UpsertYSKCard(context.Background(), utils.ZimaOSDataStationNotice) s.UpsertYSKCard(context.Background(), utils.ZimaOSFileManagementNotice) s.UpsertYSKCard(context.Background(), utils.ZimaOSRemoteAccessNotice) - s.UpsertYSKCard(context.Background(), utils.DiskInsertNotice) } // register event s.eventTypeService.RegisterEventType(model.EventType{