mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
Other: Add more extensive logging
This commit is contained in:
@ -20,3 +20,7 @@ package events
|
||||
type Raise struct {
|
||||
eventBase
|
||||
}
|
||||
|
||||
func (event Raise) String() string {
|
||||
return "Raise"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user