Switch config folder to -alpha again

This commit is contained in:
Lukas Matena 2024-02-21 16:42:01 +01:00
parent 1f87c498cd
commit ac468bad2d

View File

@ -925,8 +925,8 @@ void GUI_App::init_app_config()
// Profiles for the alpha are stored into the PrusaSlicer-alpha directory to not mix with the current release.
// SetAppName(SLIC3R_APP_KEY);
// SetAppName(SLIC3R_APP_KEY "-alpha");
SetAppName(SLIC3R_APP_KEY "-beta");
SetAppName(SLIC3R_APP_KEY "-alpha");
// SetAppName(SLIC3R_APP_KEY "-beta");
// SetAppDisplayName(SLIC3R_APP_NAME);