forked from forgejo/forgejo
s/Gitea/Forgejo in various log messages and comments
(cherry picked from commit 469c214ec8
)
This commit is contained in:
parent
4433cd9793
commit
c7ba51518c
19 changed files with 32 additions and 32 deletions
|
@ -99,7 +99,7 @@ export function easyMDEToolbarActions(EasyMDE, editor) {
|
|||
title: 'Side by Side',
|
||||
},
|
||||
|
||||
// gitea's custom actions
|
||||
// Forgejo custom actions
|
||||
'gitea-checkbox-empty': {
|
||||
action(e) {
|
||||
const cm = e.codemirror;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue