aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/cc/woverflow/chatting/chat/ChatTab.kt
diff options
context:
space:
mode:
authorMicrocontrollersDev <microcontrollersyt@gmail.com>2022-01-09 01:01:02 -0700
committerMicrocontrollersDev <microcontrollersyt@gmail.com>2022-01-09 01:01:02 -0700
commit1272ce49ca600d39c072cd0a5e1a0124592023a0 (patch)
tree4d165090c711c1d4f1ee94374e7d90826b613bb6 /src/main/kotlin/cc/woverflow/chatting/chat/ChatTab.kt
parente1b69a16c299b334725f036bb33faf4b30dafd81 (diff)
downloadChatting-1272ce49ca600d39c072cd0a5e1a0124592023a0.tar.gz
Chatting-1272ce49ca600d39c072cd0a5e1a0124592023a0.tar.bz2
Chatting-1272ce49ca600d39c072cd0a5e1a0124592023a0.zip
make screenshots fail with fast render
Diffstat (limited to 'src/main/kotlin/cc/woverflow/chatting/chat/ChatTab.kt')
-rw-r--r--src/main/kotlin/cc/woverflow/chatting/chat/ChatTab.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/kotlin/cc/woverflow/chatting/chat/ChatTab.kt b/src/main/kotlin/cc/woverflow/chatting/chat/ChatTab.kt
index 1389233..236ccf6 100644
--- a/src/main/kotlin/cc/woverflow/chatting/chat/ChatTab.kt
+++ b/src/main/kotlin/cc/woverflow/chatting/chat/ChatTab.kt
@@ -85,4 +85,4 @@ data class ChatTab(
companion object {
private var x = 4
}
-} \ No newline at end of file
+}