📝 fix line endings

This commit is contained in:
Leonardo Covarrubias
2022-01-01 19:56:41 -05:00
parent 37476f1152
commit 8a5329d50c
2 changed files with 1 additions and 18 deletions

View File

@@ -285,7 +285,6 @@ Styleguides:
│ ├── InitServiceWorker.js # Initializes and manages service worker, if enabled
│ ├── Search.js # Helper functions for searching/ filtering items in all views
│ ├── JsonToYaml.js # Function that parses and converts raw JSON into valid YAML
│ ├── KeycloakAuth.js # Singleton class to manage Keycloak authentication
│ ├── languages.js # Handles fetching, switching and validating languages
│ ╰── ThemeHelper.js # Function that handles the fetching and setting of user themes
╰── views # Directory of available pages, corresponding to available routes