mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-06 06:23:53 +05:00
Feature Request: meta tags for share link in social networks #15
This commit is contained in:
parent
f2f628add0
commit
6e38565439
13 changed files with 33 additions and 99 deletions
|
@ -1,4 +1,4 @@
|
|||
export const CURRENT_APP_VERSION = "3.7.0";
|
||||
export const CURRENT_APP_VERSION = "3.8.0";
|
||||
import { env } from "next-runtime-env";
|
||||
|
||||
const NEXT_PUBLIC_API_URL = env("NEXT_PUBLIC_API_URL") || null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue