You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix save retry loop, punctuation typo, and missing EOF newlines
- Fix setTimeout in saveFileContents retry to use arrow function instead
of immediately invoking the function (caused tight retry loop)
- Fix --puctuation-color typo to --punctuation-color in _themes.scss
- Add missing trailing newlines to layout.js, _base.scss, dialogs.js
0 commit comments