Skip to content
Snippets Groups Projects
Verified Commit 471df85c authored by leprob001's avatar leprob001
Browse files

feat: Artoa.ini file is now automatically reloaded on loading and interim file

parent b48aef87
No related branches found
No related tags found
No related merge requests found
...@@ -45,5 +45,8 @@ if ~upToDate ...@@ -45,5 +45,8 @@ if ~upToDate
msgbox(message, 'Interim file version outdated!', 'warn'); msgbox(message, 'Interim file version outdated!', 'warn');
end end
%% Reload artoa.ini
artoa.controller.file.loadArtoaIni();
end end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment