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