mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 04:12:50 +02:00
getting edits closer to working
This commit is contained in:
parent
cae591e5fd
commit
b1ca71f37c
10 changed files with 259 additions and 51 deletions
|
@ -59,6 +59,7 @@ async function ensureSim(user) {
|
|||
/**
|
||||
* Ensure a sim is registered for the user and is joined to the room.
|
||||
* @param {import("discord-api-types/v10").APIUser} user
|
||||
* @param {string} roomID
|
||||
* @returns mxid
|
||||
*/
|
||||
async function ensureSimJoined(user, roomID) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue