mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 08:58:42 +03:00
update resources
This commit is contained in:
@@ -240,7 +240,7 @@ function SortUI()
|
||||
let fWholeName = OneFila['name'].trim();
|
||||
let fShortName = GetFilamentShortname(OneFila['name']);
|
||||
let fVendor = OneFila['vendor'];
|
||||
if (fVendor != "Generic")
|
||||
if (fVendor == "QIDI")
|
||||
continue;
|
||||
let fType = OneFila['type'];
|
||||
let fSelect = OneFila['selected'];
|
||||
|
||||
Reference in New Issue
Block a user