Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Creating Donation Notification

Compare
Choose a tag to compare
@HamzaElkotp HamzaElkotp released this 19 Jun 21:23

In this version v1.2.3

  • we created a notification that appears after pass specific number of used tokens
  • this notification will appear to tell user to donate, but we wont limit his usage or stop the service
  • this notification will appear once per day if a pass happened
  • the the number of used tokens and the record of if we have sent notification or not, are saved in the LocalStorage
  • we finished developing the logic but we discovered at 2023/6/1 that we forgot to make the function that will make the notification appears
  • this problem will be fixed in the last version of 1.3