File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
octoprint_file_check/static/js Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ $(function () {
26
26
leaked_api_key : {
27
27
message : gettext (
28
28
"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). " +
31
31
"Do not share this file with anyone, update your slicer to a patched version immediately, " +
32
32
"and reslice your file. Also consider changing your API key in OctoPrint, as it might have been leaked by your slicer " +
33
33
"to third parties through any GCODE files shared previously."
You can’t perform that action at this time.
0 commit comments