Skip to content

Update line 160 : added "button" in parameters to avoid a the "button is not defined" JS error

Iznogood1 requested to merge Iznogood1/gjs-guide:Iznogood1-main-patch-83482 into main

We could also let the line 160 unchanged but change the line 160 to const fileName = this._fileChooserButton.get_filename();

Merge request reports