fix: |UI| admin mails unknown page call wrong api (#542)

This commit is contained in:
Dream Hunter
2025-01-05 01:14:36 +08:00
committed by GitHub
parent c964d77a59
commit 934e58e23b
7 changed files with 11 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cloudflare_temp_email",
"version": "0.8.3",
"version": "0.8.4",
"private": true,
"type": "module",
"scripts": {

View File

@@ -1,5 +1,5 @@
export const CONSTANTS = {
VERSION: 'v0.8.3',
VERSION: 'v0.8.4',
// DB settings
ADDRESS_BLOCK_LIST_KEY: 'address_block_list',