Added: Fuel record create - not complete yet
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s
This commit is contained in:
5
app/models/Refuel.php
Normal file
5
app/models/Refuel.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
class Refuel {
|
||||
|
||||
}
|
Reference in New Issue
Block a user