mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Added missing queries in changes.txt
This commit is contained in:
parent
5f8d7faf83
commit
196e05c4c2
3 changed files with 14 additions and 6 deletions
|
@ -707,8 +707,6 @@ VALUES ('1', 'gif', ''),
|
|||
('1', 'png', ''),
|
||||
('1', 'jpeg', ''),
|
||||
('1', 'jpg', ''),
|
||||
('1', 'tif', ''),
|
||||
('1', 'tga', ''),
|
||||
('1', 'webp', ''),
|
||||
('1', 'bmp', ''),
|
||||
('2', 'gtar', ''),
|
||||
|
@ -724,6 +722,9 @@ VALUES ('1', 'gif', ''),
|
|||
('3', 'cpp', ''),
|
||||
('3', 'hpp', ''),
|
||||
('3', 'diz', ''),
|
||||
('4', 'tif', ''),
|
||||
('4', 'tiff', ''),
|
||||
('4', 'tga', ''),
|
||||
('4', 'xls', ''),
|
||||
('4', 'doc', ''),
|
||||
('4', 'dot', ''),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue