summaryrefslogtreecommitdiff
path: root/src/client/components/page
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2020-02-01 11:35:49 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2020-02-01 11:35:49 +0900
commit1d1fc8792005a15af4e79194623d4343fbf29375 (patch)
treef73c165343a0eac969bfc41fdf482a6402f4263f /src/client/components/page
parentUpdate .gitignore (diff)
downloadmisskey-1d1fc8792005a15af4e79194623d4343fbf29375.tar.gz
misskey-1d1fc8792005a15af4e79194623d4343fbf29375.tar.bz2
misskey-1d1fc8792005a15af4e79194623d4343fbf29375.zip
Fix bug
Diffstat (limited to 'src/client/components/page')
-rw-r--r--src/client/components/page/page.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/components/page/page.vue b/src/client/components/page/page.vue
index 4d62326a53..b8f6fd2f95 100644
--- a/src/client/components/page/page.vue
+++ b/src/client/components/page/page.vue
@@ -69,7 +69,6 @@ export default Vue.extend({
const pageVars = this.getPageVars();
this.script = new Script(this.page, new ASEvaluator(this.page.variables, pageVars, {
randomSeed: Math.random(),
- user: this.page.user,
visitor: this.$store.state.i,
page: this.page,
url: url