• T
    refactor: make sure webview is getting the correct instanceUrl · 4adf3055
    Tomas Vik 提交于
    This fixes a minor bug where if user hasn't configured their
    instaenceUrl (presumably they use the default gitlab.com),
    the webview is going to put `null` in the links. This fix
    makes sure we use the same logic as the rest of the app.
    4adf3055
webview_controller.js 4.9 KB