Upstream merge
Internal permission change Fix url adder
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
package exh
|
||||
|
||||
operator fun StringBuilder.plusAssign(other: String) { append(other) }
|
||||
Reference in New Issue
Block a user