mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-14 13:05:02 -05:00
Manifest: Changed ServerActivity to ConversationActivity
This commit is contained in:
parent
be872c25c7
commit
d92403d4a6
@ -17,7 +17,7 @@
|
||||
android:label="@string/add_server_label">
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".view.ServerActivity">
|
||||
android:name=".view.ConversationActivity">
|
||||
</activity>
|
||||
<service android:name=".irc.IRCService"></service>
|
||||
</application>
|
||||
|
Loading…
Reference in New Issue
Block a user