mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1902] [MERGED] Remove 'required' rule from egg-garrys-mod.yaml #1647
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1902
Author: @Luke1505
Created: 11/15/2025
Status: ✅ Merged
Merged: 11/16/2025
Merged by: @notAreYouScared
Base:
main← Head:main📝 Commits (1)
63688adRemove 'required' rule from egg-garrys-mod.yaml📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
database/Seeders/eggs/source-engine/egg-garrys-mod.yaml(+0 -1)📄 Description
Removed 'required' rule from the configuration.
Fixes part of : #1829 as discussed in the Issue if a Boolean is required it expects it to have a value if the toggle is not active the value right now is empty which results in an error.
Since this is a standard egg this was changed here but for the other eggs mentioned in the issue we need to do that in the Steamcmd-eggs repo
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.