WIP: use-strict

This commit is contained in:
cutls
2019-11-24 23:53:35 +09:00
parent 2583c3b80a
commit bae73521e9
31 changed files with 53 additions and 26 deletions

View File

@@ -1,3 +1,4 @@
'use strict'
//ユーザーデータ表示
//タイムライン
function utl(user, more, acct_id) {

View File

@@ -1,3 +1,4 @@
'use strict'
//プロフ編集
//文字系
function profedit() {

View File

@@ -1,3 +1,4 @@
'use strict'
//ユーザーデータ表示
localStorage.removeItem("history");
//コード受信