Skip to content

Commit

Permalink
Make explicit configurable on explicit, album name, etc properties
Browse files Browse the repository at this point in the history
  • Loading branch information
keshto committed Oct 1, 2019
1 parent 1a837e8 commit 4067a08
Show file tree
Hide file tree
Showing 2 changed files with 2,304 additions and 2,295 deletions.
3 changes: 3 additions & 0 deletions sample/tile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,15 @@ forms:
- name: album
type: string
label: Album
configurable: true
- name: artist
type: string
label: Artist
configurable: true
- name: explicit
type: boolean
label: Explicit
configurable: true
default:
- album: Christmas Carols
artist: Ops Manatee
Expand Down
Loading

0 comments on commit 4067a08

Please sign in to comment.