- Added a new "status" field to the themes collection with options: draft, published, and rejected. - Updated the migration script to include the new field and its options. - Created a new ingestion migration script to ensure the "status" field includes "rejected" as an option if not already present. - Added multiple hot-update files for webpack to support the new changes in the frontend.
5 lines
248 B
XML
5 lines
248 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="8" fill="#1F5560"/>
|
|
<text x="16" y="22" font-family="sans-serif" font-size="18" font-weight="700" fill="#ffffff" text-anchor="middle">L</text>
|
|
</svg>
|