Skip to content
Permalink
Browse files

init printer field to settings value

init printer field to settings value
  • Loading branch information...
Adukra committed Oct 9, 2018
1 parent 36c1ed8 commit f17923719bfa5dcbcd48c76a88905c3937475e33
Showing with 2 additions and 0 deletions.
  1. +2 −0 js/main.js
@@ -659,6 +659,8 @@ $printerType.on('change', function(e) {
}
});

$printerType.val(settings.get('file.printer'));

function printerDefaults(printerType) {
// update settings and UI
if (printerType == 'Sparkmaker') {

0 comments on commit f179237

Please sign in to comment.
You can’t perform that action at this time.