Merge pull request 's/Gitea/Forgejo in various log messages and comments' (#3353) from 0ko/forgejo:forgejo-forgejo-forgejo-forgejo-forgejo-forgejo-forgejo-forgejo-forgejo-forgejo into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3353
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
Earl Warren 2024-04-22 07:54:30 +00:00
commit 27f8f955bf
19 changed files with 32 additions and 32 deletions

View file

@ -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;