Skip to content

Commit

Permalink
Progress so far
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyynthia committed Dec 16, 2018
1 parent 2d506b5 commit a565c82
Show file tree
Hide file tree
Showing 5 changed files with 119 additions and 1,318 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.idea
node_modules
package-lock.json

src/Powercord/plugins/stylemanager/styles/*
!src/Powercord/plugins/stylemanager/styles/pc-*.css
Expand Down
5 changes: 3 additions & 2 deletions config-template.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"spotifyToken": "",
"prefix": "."
}
"prefix": ".",
"openOverlayDevTools": false
}
Loading

0 comments on commit a565c82

Please sign in to comment.