Compare commits
1 Commits
6de76da8ad
...
v1.2.0-pre
Author | SHA1 | Date | |
---|---|---|---|
8eebf1af47 |
@ -33,7 +33,7 @@ public class DialAction : EncoderBase
|
||||
}
|
||||
|
||||
PluginSettings settings;
|
||||
AudioHelper _audioHelper = new AudioHelper();
|
||||
static AudioHelper _audioHelper = new AudioHelper();
|
||||
UIState _previousState;
|
||||
|
||||
public DialAction(ISDConnection connection, InitialPayload payload) : base(connection, payload)
|
||||
|
Reference in New Issue
Block a user