Fix build issue

This commit is contained in:
Jack251970 2025-09-28 11:46:55 +08:00
parent b34851bd12
commit ca94ef58e8

View file

@ -5,6 +5,7 @@ using System.IO;
using Flow.Launcher.Infrastructure;
using Flow.Launcher.Plugin;
using System.Text.Json;
using Flow.Launcher.Infrastructure.UserSettings;
namespace Flow.Launcher.Core.Plugin
{