This commit is contained in:
Florian Dold 2018-09-20 13:18:15 +02:00
parent 9b5c319cd9
commit b285d3e277
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -522,6 +522,9 @@ function WalletDebug(props: any) {
<button onClick={openExtensionPage("/src/webex/pages/popup.html")}>
wallet tab
</button>
<button onClick={openExtensionPage("/src/webex/pages/benchmark.html")}>
benchmark
</button>
<button onClick={openExtensionPage("/src/webex/pages/show-db.html")}>
show db
</button>