fix event

pull/53/head
Zlatin Balevsky 2020-11-01 07:02:05 +00:00
parent a892f26441
commit cad3946d3e
No known key found for this signature in database
GPG Key ID: A72832072D525E41
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
package com.muwire.core.collections
import com.muwire.core.Event
import com.muwire.core.InfoHash
class CollectionFetchedEvent {
class CollectionFetchedEvent extends Event {
FileCollection collection
UUID uuid
InfoHash infoHash