From 540b75c6e5222edb605eb33cb322727ceee82e39 Mon Sep 17 00:00:00 2001 From: CorrectRoadH Date: Tue, 13 Aug 2024 16:58:13 +0800 Subject: [PATCH] chore: update init ysk data --- 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{