mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-15 14:05:57 +00:00
add an alias to Deluge.Formatters.plain
This commit is contained in:
parent
2631f09315
commit
1c8ebc198a
@ -135,6 +135,7 @@ var fsize = Deluge.Formatters.size;
|
||||
var fspeed = Deluge.Formatters.speed;
|
||||
var ftime = Deluge.Formatters.timeRemaining;
|
||||
var fdate = Deluge.Formatters.date;
|
||||
var fplain = Deluge.Formatters.plain;
|
||||
|
||||
Deluge.Keys = {
|
||||
Grid: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user