mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 22:36:31 +00:00
fix switcher between modes in DatasetExplorer.xaml
This commit is contained in:
@@ -51,8 +51,8 @@ public partial class App
|
||||
|
||||
private readonly List<string> _encryptedResources =
|
||||
[
|
||||
// "Azaion.Annotator",
|
||||
// "Azaion.Dataset"
|
||||
"Azaion.Annotator",
|
||||
"Azaion.Dataset"
|
||||
];
|
||||
|
||||
private static PythonConfig ReadPythonConfig()
|
||||
|
||||
Reference in New Issue
Block a user