mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-04-21 15:26:42 +02:00
routers/web/repo/view.go aktualisiert
This commit is contained in:
parent
4b920ad4b4
commit
fb33c30f6a
1 changed files with 0 additions and 1 deletions
|
@ -967,7 +967,6 @@ func prepareOpenWithEditorApps(ctx *context.Context) {
|
|||
}
|
||||
|
||||
func renderHomeCode(ctx *context.Context) {
|
||||
|
||||
ctx.Data["PageIsViewCode"] = true
|
||||
ctx.Data["RepositoryUploadEnabled"] = setting.Repository.Upload.Enabled
|
||||
prepareOpenWithEditorApps(ctx)
|
||||
|
|
Loading…
Add table
Reference in a new issue