You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
139 B
11 lines
139 B
3 years ago
|
export default {
|
||
2 years ago
|
view: 'home'
|
||
3 years ago
|
query: ''
|
||
|
links: []
|
||
|
sorted_links: []
|
||
|
loading: no
|
||
3 years ago
|
link_selection_index: 0
|
||
3 years ago
|
active_bang: no
|
||
2 years ago
|
loaded:no
|
||
3 years ago
|
}
|