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
{{ message }}
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.
I enter 10-12 times for posting and save. But when I log in again, the time schedule reverts to a default of 4 postings / day. Can you please fix this so I can keep my time schedule?
Thanks!
The text was updated successfully, but these errors were encountered:
Was wondering about the same thing ( #64 is asking too), timezones are not implemented right now as can be seen in /js/circular.js. The value you set is just saved in the browser localStorage, giving the illusion of persistence :)
If someone has time to fix this, the timezones model attribute could be saved by the frontend at /js/circular.js:6278 or :5813 and then stored by mongodb at /api/index.php:298.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I enter 10-12 times for posting and save. But when I log in again, the time schedule reverts to a default of 4 postings / day. Can you please fix this so I can keep my time schedule?
Thanks!
The text was updated successfully, but these errors were encountered: