mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-05-07 02:00:21 +08:00
Add TODO for /register-plugin-icon command
This commit is contained in:
@@ -341,6 +341,7 @@ public partial class App : Application
|
||||
|
||||
private void CheckAndRegisterPluginIcon()
|
||||
{
|
||||
// TODO: only /register-plugin-icon command to register plugin icon immediately, and can be removed
|
||||
_ = Task.Delay(3000).ContinueWith(_ => PluginIconRegistrationHelper.CheckAndRegisterPluginIcon());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user