Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Dropzone following #15315 #15353

Merged
merged 3 commits into from
Apr 9, 2021

Commits on Apr 8, 2021

  1. Fix Dropzone following go-gitea#15315

    go-gitea#15315 appears to have caused a change in the way Dropzone is imported - and it
    now produces a module rather than the constructor.
    
    This PR rather hackily just adds another Dropzone call to the result.
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    82ddfe1 View commit details
    Browse the repository at this point in the history
  2. use destructured export

    silverwind committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d9b9df0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    0186168 View commit details
    Browse the repository at this point in the history