nodebb-theme-lavender
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "nodebb-theme-lavender", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Lavender Theme for NodeBB", | ||
@@ -5,0 +5,0 @@ "main": "theme.less", |
@@ -15,3 +15,4 @@ $('document').ready(function() { | ||
transitionDuration: 0, | ||
isInitLayout: false | ||
isInitLayout: false, | ||
isOriginLeft: $('html').attr('data-dir') === 'ltr', | ||
}); | ||
@@ -18,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
253429
3356