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

Update the config init script to handle both the profiles #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 24, 2021

  1. Update the config init script to handle both the profiles

    Now that we have 2 versions of the config script, for backwards compatibility sake, we should check for both and only add the extensions and stuff when we need to, otherwise we can end up with something like this
    
    ```
    extensions     = default-dynamic.js|Vibrant.min.js|bookmark.js|fullAppDisplay.js|keyboardShortcut.js|shuffle+.js|trashbin.js|webnowplaying.js|autoSkipExplicit.js|bookmark.js|fullAppDisplay.js|keyboardShortcut.js|newRelease.js|queueAll.js|shuffle+.js|trashbin.js|webnowplaying.js
    ```
    Lunchb0ne committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    0dc333a View commit details
    Browse the repository at this point in the history