summaryrefslogtreecommitdiffstats
path: root/scripts.dmp
diff options
context:
space:
mode:
Diffstat (limited to 'scripts.dmp')
-rw-r--r--scripts.dmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts.dmp b/scripts.dmp
index d80b6b4..3662285 100644
--- a/scripts.dmp
+++ b/scripts.dmp
@@ -3,7 +3,7 @@ layout: nil
---
{% assign required_attributes = "filename modified version authors contact name description license" | split: ' ' %}
-{% assign optional_attributes = "url changed commands note modules" | split: ' ' %}
+{% assign optional_attributes = "url commands note modules" | split: ' ' %}
$scripts = {
{% for script in site.data.scripts %}