mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-01-21 01:13:33 +08:00
wip plugin installer
This commit is contained in:
@@ -43,7 +43,7 @@ namespace QuickLook.Plugin.VideoViewer
|
||||
|
||||
private ViewerPanel _vp;
|
||||
|
||||
public int Priority => 0 - 10; // make it lower than TextViewer
|
||||
public int Priority => -10; // make it lower than TextViewer
|
||||
|
||||
public void Init()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user