mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
chore: hide logos sticker category
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
export const STICKER_INTRINSIC_SIZE_FALLBACK = 200;
|
export const STICKER_INTRINSIC_SIZE_FALLBACK = 200;
|
||||||
|
|
||||||
export const STICKER_CATEGORIES = {
|
export const STICKER_CATEGORIES = {
|
||||||
all: "All",
|
all: "All",
|
||||||
logos: "Logos",
|
// v0.4.0
|
||||||
flags: "Flags",
|
// logos: "Logos",
|
||||||
shapes: "Shapes",
|
flags: "Flags",
|
||||||
};
|
shapes: "Shapes",
|
||||||
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user