- fixed favorites for Samsung J and later series

This commit is contained in:
hbeham
2017-11-16 11:26:50 +01:00
parent f6e039a08d
commit d9a252a97b
5 changed files with 14 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
using System.Collections.Generic;
using System.Text;
using System.Linq;
namespace ChanSort.Api
{