Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated var's to const/let in server files #920

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Updated var's to const/let in server files #920

wants to merge 4 commits into from

Commits on Aug 31, 2021

  1. Update index.js

    MJEND7 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2e4e43b View commit details
    Browse the repository at this point in the history
  2. Updated logger changed vars to const/let

    Updated logger changed vars to const/let , simply changed var to const/let to prevent any odd errors from occurring
    MJEND7 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    a930044 View commit details
    Browse the repository at this point in the history
  3. Updated public var's to const/let

    Updated public var's to const/let , simply changed var to const/let to prevent any odd errors from occurring
    MJEND7 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    eff5bfe View commit details
    Browse the repository at this point in the history
  4. Updated good-hoodie changed var to const/let

    Updated good-hoodie , simply changed var to const/let to prevent any odd errors from occurring
    MJEND7 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    a4610eb View commit details
    Browse the repository at this point in the history