klaudiosinani / ao

Elegant Microsoft To-Do desktop app
https://klaussinani.github.io/ao
MIT License
2.11k stars 198 forks source link

Nothing to in this app #19

Closed Salman937 closed 6 years ago

Salman937 commented 6 years ago

Reporting an Issue

Thank you for taking the time to contribute to Ao! ✨🎉

Suggested quick smart steps

Delete the above section and the content in the sections below before submitting your issue

Description

Please provide as much relevant info as possible

Error Message (if any)

Copy the error message here

Relevant Links (if any)

Environment

Tell us which operating system you are using, as well as which version of Ao. Run the following script to get your OS info quickly.

node -e "const osInfo = require('os'); console.log('\n' + 'OS Type: ' + '\t' + osInfo.type() + '\n' + 'OS Platform:' + '\t' + osInfo.platform() + '\n' + 'OS Release: ' + '\t' + osInfo.release() + '\n' + 'Architecture: ' + '\t' + osInfo.arch() + '\n');"

Additional Information

Include any additional information, configuration or data that might be necessary to reproduce the issue.

klaudiosinani commented 6 years ago

Closing, for now, will reopen if needed in the future.