forked from melod1n/fast-messenger
Basic conversations screen
attachment types action types forwards
This commit is contained in:
@@ -1,3 +1 @@
|
||||
package com.meloda.fast.extensions
|
||||
|
||||
fun Boolean.toApiStyle() = (if (this) 1 else 0).toString()
|
||||
package com.meloda.fast.extensions
|
||||
Reference in New Issue
Block a user