forked from DebaucheryLibrarian/traxxx
Added 'match all' tag filter for actors and toggle to 'match any'.
This commit is contained in:
@@ -57,7 +57,11 @@ function init() {
|
||||
},
|
||||
});
|
||||
|
||||
Vue.use(VTooltip);
|
||||
Vue.use(VTooltip, {
|
||||
popover: {
|
||||
defaultContainer: '.container',
|
||||
},
|
||||
});
|
||||
Vue.use(VueLazyLoad, {
|
||||
throttleWait: 0,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user