mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2024-12-26 15:04:04 +01:00
fixed poped modifications merge conflict
This commit is contained in:
parent
7060881aea
commit
be4b9e748f
@ -42,13 +42,10 @@ class PostCreationActivity : AppCompatActivity() {
|
||||
private lateinit var pixelfedAPI: PixelfedAPI
|
||||
private lateinit var pictureFrame: ImageView
|
||||
private lateinit var image: File
|
||||
<<<<<<< Updated upstream
|
||||
private var user: UserDatabaseEntity? = null
|
||||
|
||||
private var maxLength: Int = Instance.DEFAULT_MAX_TOOT_CHARS
|
||||
=======
|
||||
private var isSensitive = false
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
private var description: String = ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user