src: overzealous end of statement

This commit is contained in:
Franco Fichtner 2025-03-04 19:19:57 +01:00
parent c93e0ac745
commit b514aafac6

View File

@ -255,7 +255,7 @@ class NetworkField extends BaseField
return false;
}
}
return true;;
return true;
}
/**