You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
telegramFactory =fun factory _ name -> Telegram.spawn telegram factory name }// TODO[F]: Change the architecture here so we don't need to ignore the `core` parameter.
We'll need to clean it up (i.e. remote the need to ignore the argument) after we migrate XMPP to the new architecture. Depends on completion of #29.
The text was updated successfully, but these errors were encountered:
Currently we have this mess:
emulsion/Emulsion/Program.fs
Line 48 in eb05ad0
We'll need to clean it up (i.e. remote the need to ignore the argument) after we migrate XMPP to the new architecture. Depends on completion of #29.
The text was updated successfully, but these errors were encountered: