Closed Otaiki1 closed 3 weeks ago
@Otaiki1 is attempting to deploy a commit to the LFG Labs Team on Vercel.
A member of the Team first needs to authorize it.
The changes in this pull request focus on formatting adjustments in the constants/admin.ts
file. Specifically, the indentation of array and object declarations has been modified to enhance readability. Elements in several constants, such as CATEGORY_OPTIONS
and various input objects, have been reformatted to align with a new indentation style. The getDefaultValues
function was also updated for consistency. No functional changes were made to the code.
File | Change Summary |
---|---|
constants/admin.ts | Reformatted array and object declarations for consistent indentation; no functional changes made. |
Objective | Addressed | Explanation |
---|---|---|
Display image for "Defi Quest" category (#883) | ❌ | No changes related to image display were made. |
Fixed the Bug Image issue by resolving the constant in admin.ts
Pull Request type
Please add the labels corresponding to the type of changes your PR introduces:
Resolves: #883
Other information
Summary by CodeRabbit