OSDN Git Service

update enable function for bytom
authorZhiting Lin <zlin035@uottawa.ca>
Tue, 25 Jun 2019 01:53:58 +0000 (09:53 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Tue, 25 Jun 2019 01:53:58 +0000 (09:53 +0800)
commit1c5f87e0cb7dc0cf1aea8481f4ce18997a47c413
treeaa6503a5cbd5d4493a9c9bf25770a657a015fbd8
parentf31052eee6dbf7d5d81a6714b750a9add458d526
update enable function for bytom
17 files changed:
src/assets/language/cn.js
src/assets/language/en.js
src/background.js
src/content.js
src/dapp.js
src/messages/types.js
src/prompts/Prompt.js [new file with mode: 0644]
src/prompts/PromptTypes.js [new file with mode: 0644]
src/router.js
src/services/NotificationService.js [new file with mode: 0644]
src/services/StorageService.js [new file with mode: 0644]
src/utils/BrowserApis.js [new file with mode: 0644]
src/utils/Bytom.js [new file with mode: 0644]
src/utils/GenericTools.js [new file with mode: 0644]
src/utils/Settings.js [new file with mode: 0644]
src/utils/errors/Error.js
src/views/prompts/authentication.vue [new file with mode: 0644]