tegeki.css -> tegaki.css

add tegaki size to setting import/export
indiachan-spamvector
Thomas Lynch 2 years ago
parent 8069fea8ab
commit 98e7c15789
  1. 0
      gulp/res/css/tegaki.css
  2. 3
      gulp/res/js/importexport.js

@ -2,7 +2,8 @@ window.addEventListener('settingsReady', () => {
const settingNames = ['volume','loop','imageloadingbars','live','scroll','localtime','relative','24hour','notifications','hiddenimages', 'threadwatcher'
,'notification-yous-only','yous-setting','filters1','name','theme','codetheme','customcss','disableboardcss','hiderecursive', 'watchlist'
,'heightlimit','crispimages','hidethumbnails','noncolorids','alwaysshowspoilers','hidedeletedpostcontent','hidepoststubs','smoothscrolling'];
,'heightlimit','crispimages','hidethumbnails','noncolorids','alwaysshowspoilers','hidedeletedpostcontent','hidepoststubs','smoothscrolling'
,'tegakiheight-setting','tegakiwidth-setting'];
const importExportText = document.getElementById('import-export-setting');

Loading…
Cancel
Save