Skip to content

Commit 8f0d5e8

Browse files
author
Daniel Fernández Giménez
committed
Actualizar la URL base de FsPrinter a la nueva dirección
1 parent 3f15ced commit 8f0d5e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/FsPrinter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
class FsPrinter
1212
{
13-
private const BASE_URL = 'https://ai.factura.city/mc20printer/';
13+
private const BASE_URL = 'https://ai.factura.city/fsprinter/';
1414

1515
public static function printUrl(): string
1616
{

0 commit comments

Comments
 (0)