mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 19:22:57 +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,
|
||||
buttons: [
|
||||
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 () {
|
||||
n.close()
|
||||
|
Loading…
x
Reference in New Issue
Block a user