summaryrefslogtreecommitdiff
path: root/public/bundle.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-06-08 01:20:41 +0200
committerJules Laplace <julescarbon@gmail.com>2018-06-08 01:20:41 +0200
commitdb476213183106f8707f4fa235a88a0610fc87ab (patch)
treeb3f1344add9406bc6ccaae60814f23493b383ca8 /public/bundle.js
parentad4894daf852e79545239fde05a724b7f76d3f0e (diff)
arg order
Diffstat (limited to 'public/bundle.js')
-rw-r--r--public/bundle.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/bundle.js b/public/bundle.js
index e371ee4..e9df162 100644
--- a/public/bundle.js
+++ b/public/bundle.js
@@ -10892,7 +10892,7 @@ var SampleRNNShow = function (_Component) {
{ 'class': 'link', onClick: function onClick() {
return remote.clear_cache_task(dataset);
} },
- 'rm'
+ 'x'
)
) : isFetching ? (0, _preact.h)(
'div',