feat(ocp): completly moved ocp to lst
This commit is contained in:
@@ -25,7 +25,7 @@ export const updatePrinters = async () => {
|
||||
);
|
||||
|
||||
if (prodError) {
|
||||
console.log(prodError);
|
||||
//console.log(prodError);
|
||||
return {
|
||||
success: false,
|
||||
message: "there was an error getting the printers.",
|
||||
|
||||
Reference in New Issue
Block a user