Skip to content

Commit

Permalink
Forgott to add the extra themes!
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackSkorpio committed Jun 10, 2015
1 parent a13dc8d commit c6a975c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Cookie Consent",
"version": "1.0.4",
"version": "1.0.5",
"description": "Inform your users that you are using cookies",
"demo": "http://varoystrand.se/sidor/cookie-consent-for-koken/",
"author": {
Expand Down Expand Up @@ -51,7 +51,9 @@
"type": "select",
"options": [
{ "value": "light-top", "label": "Light top" },
{ "value": "light-inline", "label": "Light inline" },
{ "value": "light-floating", "label": "Light floating" },
{ "value": "light-floating-tada", "label": "Light floating tada" },
{ "value": "light-bottom", "label": "Light bottom" },
{ "value": "dark-top", "label": "Dark top" },
{ "value": "dark-inline", "label": "Dark inline" },
Expand Down

0 comments on commit c6a975c

Please sign in to comment.