mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
removed old code
This commit is contained in:
parent
669fef763a
commit
6c9c22a5fb
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ Rectangle {
|
|||
) ? expandedWidth : originalWidth;
|
||||
readonly property int totalEmojiDurationMS: 7000 // Must match `TOTAL_EMOJI_DURATION_MS` in `simplifiedEmoji.js`
|
||||
readonly property string emoteIconSource: "images/emote_Icon.svg"
|
||||
// property bool trayDisabled: Settings.getValue("simplifiedUI/showEmoteUI", false)
|
||||
property bool showEmoteUI: Settings.getValue("simplifiedUI/showEmoteUI", false)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue