+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ export default {
10
10
computed: {
11
11
isStacked() {
12
12
// `true` when always stacked, or breakpoint specified
13
-
return this.stacked === '' ? true : Boolean(this.stacked)
13
+
return this.stacked === '' ? true : this.stacked
14
14
},
15
15
isStackedAlways() {
16
16
return this.stacked === true || this.stacked === ''
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4