added new items to ignored list excludedPaths
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
export const linksReform = {
|
export const linksReform = {
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
excludedPaths: ['/sveden/', '/storage/']
|
excludedPaths: ['/sveden/', '/storage/', '/upload/', '/panorama/', '/abitur/']
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user