mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 03:32:56 +00:00
update 'Report issue' URL [filebrowser/filebrowser#477] (#22)
This commit is contained in:
parent
0377080da6
commit
208f21728f
@ -32,7 +32,7 @@ Vue.prototype.$showError = function (error) {
|
|||||||
timeout: null,
|
timeout: null,
|
||||||
buttons: [
|
buttons: [
|
||||||
Noty.button(i18n.t('buttons.reportIssue'), '', function () {
|
Noty.button(i18n.t('buttons.reportIssue'), '', function () {
|
||||||
window.open('https://github.com/filebrowser/filebrowser/issues/new')
|
window.open('https://github.com/filebrowser/filebrowser/issues/new/choose')
|
||||||
}),
|
}),
|
||||||
Noty.button(i18n.t('buttons.close'), '', function () {
|
Noty.button(i18n.t('buttons.close'), '', function () {
|
||||||
n.close()
|
n.close()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user