Hardocs / desktop-app

Hardocs desktop app presenting current docs editing functionalities.
GNU General Public License v2.0
3 stars 2 forks source link

Fix the trimming of title on save #73

Closed jurra closed 3 years ago

jurra commented 3 years ago

Place this in line 287

      newDoc.fileName = newDoc.fileName.trim()