Skip to content

Commit 4c26242

Browse files
committed
format
1 parent c387ef7 commit 4c26242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sora/Signaling.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ public enum SimulcastRid {
195195
public enum SpotlightRid {
196196
/**
197197
SpotlightRid が設定されていない状態
198-
198+
199199
変数の型を SpotlightRid? にした場合、 .none が Optional.none と SpotlightRid.none の
200200
どちらを指しているか分かりにくいという問題がありました。
201201
この問題を解決するため、変数に値が設定されていない状態を表す .unspecified を定義するとともに、

0 commit comments

Comments
 (0)