style: white space

This commit is contained in:
Crawl 2018-11-10 17:40:30 +01:00
parent 9827df74fb
commit 307a7b62d9
No known key found for this signature in database
GPG key ID: E41A6DB922EC2CFE

View file

@ -12,6 +12,7 @@ let activityTimer: NodeJS.Timer;
export default class RPCClient implements Disposable {
public statusBarIcon: StatusBarItem;
public config = workspace.getConfiguration('discord');
private _rpc: any;