2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 07:57:21 +08:00

feat: 全局移除carbon

This commit is contained in:
耗子
2024-09-29 03:31:27 +08:00
parent 169c0ff18e
commit 3fce818d13
31 changed files with 136 additions and 151 deletions

View File

@@ -17,8 +17,9 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
package main
import (
"github.com/TheTNB/panel/internal/bootstrap"
_ "time/tzdata"
"github.com/TheTNB/panel/internal/bootstrap"
)
func main() {