gitea源码

123456789
  1. // Copyright 2023 The Gitea Authors. All rights reserved.
  2. // SPDX-License-Identifier: MIT
  3. //go:build bindata
  4. package setting
  5. const HasBuiltinBindata = true