File tree Expand file tree Collapse file tree
octoprint_file_check/static/js Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ $(function () {
2626 leaked_api_key : {
2727 message : gettext (
2828 "Your file contains an API key that is not supposed to be there. " +
29- "This is caused by a bug in your slicer, and known to happen with PrusaSlicer (<1.4.0 ), " +
30- "BambuStudio (<=1.8.4) and OrcaSlicer (<=1.9.0). " +
29+ "This is caused by a bug in your slicer, and known to happen with PrusaSlicer (<= 2.1.1 ), " +
30+ "BambuStudio (<= 1.8.4) and OrcaSlicer (<= 1.9.0). " +
3131 "Do not share this file with anyone, update your slicer to a patched version immediately, " +
3232 "and reslice your file. Also consider changing your API key in OctoPrint, as it might have been leaked by your slicer " +
3333 "to third parties through any GCODE files shared previously."
You can’t perform that action at this time.
0 commit comments