1 Commits

Author SHA1 Message Date
8eef4fc477 update 2025-12-24 04:39:46 +06:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="grid grid-cols-2 h-screen">
<div class="flex flex-col shadow-xl shadow-surface-950 overflow-y-hidden">
<AppHeader title="Шальные сиськи 18+">
<AppHeader title="Надарики">
<template #right>
<PrimeButtonGroup class="ml-auto">
<PrimeButton

View File

@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "chad",
"version": "0.2.8",
"version": "0.2.9",
"identifier": "xyz.koptilnya.chad",
"build": {
"frontendDist": "../.output/public",