Skip to content

feat: allow clients to add their own cylinders initally but mark them as unverified#83

Merged
MarshallAsch merged 2 commits intomainfrom
add-own-cylinders
Mar 18, 2026
Merged

feat: allow clients to add their own cylinders initally but mark them as unverified#83
MarshallAsch merged 2 commits intomainfrom
add-own-cylinders

Conversation

@MarshallAsch
Copy link
Copy Markdown
Owner

No description provided.

cylinderId: number | undefined,
cylinder: NewCylinderDTO,
): Promise<Client | string> {
): Promise<Cylinder | string> {
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was a bug I noticed and fixed, copy pasta from a while ago

@MarshallAsch MarshallAsch merged commit 8815c80 into main Mar 18, 2026
1 check passed
@MarshallAsch MarshallAsch deleted the add-own-cylinders branch March 18, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant