mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix: correct presence usage decrement in triggerPresenceUsage calls
This commit is contained in:
@@ -87,7 +87,6 @@ class Presence extends Any
|
||||
'default' => null,
|
||||
'example' => self::TYPE_DATETIME_EXAMPLE,
|
||||
]);
|
||||
// `hostname` is intentionally not exposed.
|
||||
// User-defined extras flow through Any's generic mapping, surfaced under
|
||||
// the "metadata" key declared via setAdditionalPropertiesKey() above.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user