mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
fix: remote _ from \d ∵ F$#&%N! webpack
This commit is contained in:
parent
6bfbbca747
commit
3ed5f40586
@ -112,7 +112,7 @@ function registerIpcRendererListeners() {
|
||||
message,
|
||||
action,
|
||||
actionText: frappe.t`Download Update`,
|
||||
duration: 10_000,
|
||||
duration: 10000,
|
||||
type: 'success',
|
||||
});
|
||||
});
|
||||
@ -129,7 +129,7 @@ function registerIpcRendererListeners() {
|
||||
message: frappe.t`Update downloaded`,
|
||||
action,
|
||||
actionText: frappe.t`Install Update`,
|
||||
duration: 10_000,
|
||||
duration: 10000,
|
||||
type: 'success',
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user