Organize room list by last received message (ref #11)
This commit is contained in:
@ -17,7 +17,9 @@
|
||||
package open
|
||||
|
||||
import (
|
||||
"os"
|
||||
"os/exec"
|
||||
"path/filepath"
|
||||
)
|
||||
|
||||
const FileProtocolHandler = "url.dll,FileProtocolHandler"
|
||||
|
Reference in New Issue
Block a user