Added actor stash.
This commit is contained in:
5
pages/_error/+data.js
Normal file
5
pages/_error/+data.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export function data() {
|
||||
return {
|
||||
foo: 'bar',
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user