This commit is contained in:
Patryk
2025-06-09 20:59:46 +02:00
2 changed files with 7 additions and 5 deletions

View File

@@ -94,7 +94,6 @@ export default function CreateNotice() {
try {
const result = await addNotice({
title: title,
clientId: 1,
description: description,
price: price,
category: category,