mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 11:12:52 +00:00
refactor: remove offer from SCThingTypes
This commit is contained in:
@@ -36,7 +36,6 @@ export enum SCThingType {
|
||||
Favorite = 'favorite',
|
||||
Floor = 'floor',
|
||||
Message = 'message',
|
||||
Offer = 'offer', // Currently not in use
|
||||
Organization = 'organization',
|
||||
Person = 'person',
|
||||
PointOfInterest = 'point of interest',
|
||||
|
||||
Reference in New Issue
Block a user