mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-17 07:00:49 +08:00
torrent api + swip constants
This commit is contained in:
8
app/Models/Source.php
Normal file
8
app/Models/Source.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Models;
|
||||
|
||||
|
||||
class Source extends NexusModel
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user